# MEALR combinatorial regulation analysis ## Extract TRANSFAC(R) PWMs from combinatorial regulation analysis This tool extracts TRANSFAC® PWMs from a result table generated by the MEALR combinatorial regulation analysis. The PWMs represent transcription factor binding specificities that constitute the combinatorial module predicted by the MEALR model. **Input parameters**
| Parameter | Description |
|---|---|
| Input MEALR search table | Input table, a MEALR search result table |
| Probability cutoff | Probability cutoff |
| Accuracy cutoff | Model accuracy cutoff |
| Importance cutoff | Logistic regression coefficient cutoff |
| Output | Output table |
| Output table column | Description |
|---|---|
| Max. probability | Highest match probability of models from which PWM was extracted |
| Max. accuracy | Highest accuracy of a model from which PWM was extracted |
| Max. importance | Highest importance of PWM in extracted models |
| Avg. probability | Average match probability of models from which PWM was extracted |
| Avg. accuracy | Average accuracy of a model from which PWM was extracted |
| Avg. importance | Average importance of PWM in extracted models |
| Min. probability | Lowest match probability of models from which PWM was extracted |
| Min. accuracy | Lowest accuracy of a model from which PWM was extracted |
| Min. importance | Lowest importance of PWM in extracted models |
| Cell sources | Cell sources of extracted models |
| Tissue sources | Tissue sources of extracted models |
| Factors | Transcription factors targeted in experiments of extracted models |
| Model ids | Ids of models from which PWM was extracted |
| Parameter | Description |
|---|---|
| Sequence track | Sequence track or collection to search |
| Sequence source | Sequence source associated with the sequence track. Either a custom or genomic sequence source |
| Cell sources | Focus on models from selected cell sources |
| Tissue sources | Focus on models from selected tissue sources |
| Classification mode | Classify entire sequence instead of scanning for hits |
| Scan mode | Scan mode, best hit or cutoff based |
| Step size | Step size for scanning mode |
| Probability cutoff | Cutoff for the probability that a sequence matches the model |
| Model accuracy cutoff | Select models with test set accuracy equal or better than the accuracy cutoff prior to search |
| Output folder | Output folder for analysis results |
| Output table column | Description |
|---|---|
| Sequence id | Sequence id of custom or genomic sequence |
| Interval site name | Sequence id constructed for genomic interval |
| Start | CRM region start (one-based) |
| End | CRM region end (one-based) |
| Model id | MEALR model id |
| Factor gene | Gene symbol of transcription factor analyzed in source experiment generating training data |
| Cell source | Cell source of training data |
| Tissue source | Tissue source of training data |
| Model accuracy | Test set accuracy of MEALR model |
| Model type | Type of MEALR model (LR: logistic regression, WLR: LR with weighting of CRM region positions) |
| Model length | Length of CRM region |
| Sequence length | Length of analyzed sequence |
| Score | CRM score |
| Probability | CRM probability |